home *** CD-ROM | disk | FTP | other *** search
- Path: news.nic.surfnet.nl!sun4nl!xs4all!marketgraph!rvg
- From: rvg@marketgraph.xs4all.nl (Ruud van Gaal)
- Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.hardware
- Subject: Re: MIDI + C + AMIGA ??
- Message-ID: <2323wbc60.alamito@marketgraph.xs4all.nl>
- Date: Mon, 29 Jan 96 22:35:35 CET
- References: <4eh5vv$7e7@bright.ecs.soton.ac.uk>
- Reply-To: rvg@marketgraph.xs4all.nl
- X-Newsreader: Alamito Mail and News Manager (V2.0.4 for Waffle) registered to MARKETGRAPH VISUAL AUTOMATION
-
- In <4eh5vv$7e7@bright.ecs.soton.ac.uk> ars94r@ecs.soton.ac.uk (Andrew Smith)
- wrote:
-
- >Hi, I'm trying to get a start writing MIDI programs for my amiga 500, and
- >was wondering if anyone has written (or knows of anyone who has written)
- >code to implement calling midi events from C. I have heard of Bill Bartons
- >midi library but can't get that to work with SAS/Lattice C (don't know
- >why!). I'm prepared to switch compiler if it means getting access to a
- >ready made set of routines. If anyone knows what packages etc. are needed
- >(either commercial or on the net) then I'd be glad to hear from you!!
-
- Before you obtain a library, consider writing it yourself; MIDI on the Amiga
- is just doing serial in/output at 31250 baud (MIDI speed, although I believe
- another 38??? bps is also used infrequently). So your serial routines will
- also work for MIDI.
-
- --
- Ruud van Gaal
- MarketGraph Visual Automation
- E-Mail : rvg@marketgraph.xs4all.nl
- DoomShell 4.5 homepage: http://www.xs4all.nl/~jwkorver
- "...Works fascinates me. I could sit and watch it for hours..."
-
-